home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / texinfo / info / README < prev    next >
Text File  |  1994-01-28  |  2KB  |  55 lines

  1.      Please Emacs, use -*- text -*- mode when editing this file.
  2.  
  3.     * The file RELEASE contains information about what has changed
  4.       since the last release.
  5.  
  6.     * The file INSTALL contains instructions on how to install Info.
  7.       (Type "./configure" and then "make".)
  8.  
  9. This is the README file GNU Info version 2.8.  This marks the first
  10. non-beta release.
  11.  
  12. Thu Jan 21 14:50:52 1993
  13.  
  14. ----------------------------------------
  15. Version 2.7 beta, Wed Dec 30 02:02:38 1992
  16. Version 2.6 beta, Tue Dec 22 03:58:07 1992
  17. Version 2.5 beta, Tue Dec  8 14:50:35 1992
  18. Version 2.4 beta, Sat Nov 28 14:34:02 1992
  19. Version 2.3 beta, Fri Nov 27 01:04:13 1992
  20. Version 2.2 beta, Tue Nov 24 09:36:08 1992
  21. Version 2.1 beta, Tue Nov 17 23:29:36 1992
  22.  
  23. Info 2.0 is a complete rewrite of the original standalone Info I wrote
  24. in 1987, the first program I wrote for rms.  That program was
  25. something like my second Unix program ever, and my die-hard machine
  26. language coding habits tended to show through.  I found the original
  27. Info hard to read and maintain, and thus decided to write this one.
  28.  
  29. The rewrite consists of about 12,000 lines of code written in about 12
  30. days.  I believe this version of Info to be in much better shape than
  31. the original Info, and the only reason it is in Beta test is because
  32. of its short life span.
  33.  
  34. Info 2.0 is substantially different from its original standalone
  35. predecessor.  It appears almost identical to the GNU Emacs version,
  36. but has the advantages of smaller size, ease of portability, and a
  37. built in library which can be used in other programs (to get or
  38. display documentation from Info files, for example).
  39.  
  40. I eagerly await responses to this newer version of Info; comments on
  41. its portability, ease of use and user interface, code quality, and
  42. general usefulness are all of interest to me, and I will appreciate
  43. any comments that you would care to make.
  44.  
  45. A full listing of the commands available in Info can be gotten by
  46. typing `?' while within an Info window.  This produces a node in a
  47. window which can be viewed just like any Info node.
  48.  
  49. So, please send your comments, bug reports, and suggestions to
  50.  
  51.     bfox@ai.mit.edu
  52.  
  53. Thanks for beta testing this software.
  54.  
  55.